int CreateView(HWND wnd)
Parameter | Type | Description |
---|---|---|
wnd | HWND | view window handle |
Returns TRUE is view is created, FALSE for any error.
This is the OpenGL implementation for the render base class virtual function.
This function creates the render view and attaches it to the supplied window.